The Windows GDI + is a library that enables C / C ++, - programmers to use applications, graphics and formatted text more easily.Here on the page are programs like DigitalDesktopClock , MagicMouseTrails , DesktopSnowOK , which use them, this makes it easier to achieve various effects when displaying. Developer audience The GDI + C ++ class-based interface was developed for use by C / C ++ programmers. Knowledge of the Windows graphical user interface and message-driven architecture is required. Info (c) Microsoft: Learn how to use Windows GDI + in a standard C ++ Windows application . Drawing lines and strings is one of the easiest tasks you can do in GDI +. These two tasks are covered in the following topics: ►► Draw a line ►► Draw a string Security Considerations: GDI + (c) Microsoft Information about security issues related to programming with Windows GDI + is an important topic. It does not contain all information about security problems. Instead, use it as a starting point and reference for this technology area. >> checking the success of constructors >> allocating buffers >> error checking >> thread synchronization >> related topics FAQ 128: Updated on: 9 July 2021 15:56 |